home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / dev / www-talk.9301-9306.Z / www-talk.9301-9306 / text0750.txt < prev    next >
Encoding:
Text File  |  1995-04-24  |  642 b   |  27 lines

  1. There has been one or two messages that I have read hinting
  2. about this capibility but none that I have seen stating
  3. very clearly that an rlogin type is needed.  So now I'm 
  4. saying it.  How about an rlogin type.  This would look
  5. very similar to telnet type.
  6.  
  7. rloginaddress
  8.     rlogin://[user@]hostport
  9.  
  10. hostport
  11.     host[:port]
  12.  
  13. host
  14.     hostname | hostnumber
  15.  
  16. user
  17.     xalphas
  18.  
  19. If a client cannot process an rlogin then it can be treated as
  20. a regular telnet type.  This is basically just a convienence
  21. routine, saving the user from typing in a username.  I wouldn't
  22. request this if it wasn't so easy to implement.
  23.  
  24. Well how about it???
  25.  
  26. :lou
  27.